home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / Terminal.app / German.lproj / Preferences.nib / data.classes next >
Encoding:
Text File  |  1992-12-15  |  2.6 KB  |  186 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. StartupController = {
  7.     ACTIONS = {
  8.     firstVisible:;
  9.     fastStartupChanged:;
  10.     pathWasSet:;
  11.     startupActionChanged:;
  12.     setPathRequest:;
  13.     };
  14.     OUTLETS = {
  15.     actionMatrix;
  16.     pathForm;
  17.     fastAutolaunchCheck;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. ProcessMonitorController = {
  22.     ACTIONS = {
  23.     enablementChanged:;
  24.     remove:;
  25.     cleanProcChanged:;
  26.     add:;
  27.     textDidGetKeys:;
  28.     runningBackgroundChanged:;
  29.     };
  30.     OUTLETS = {
  31.     checkMatrix;
  32.     cleanScrollView;
  33.     runningCleanCheck;
  34.     newCleanField;
  35.     removeButton;
  36.     monitorCheck;
  37.     fastAuditCheck;
  38.     shellsCleanCheck;
  39.     cleanMatrix;
  40.     addButton;
  41.     };
  42.     SUPERCLASS = Object;
  43. };
  44. WindowController = {
  45.     ACTIONS = {
  46.     setFontRequest:;
  47.     firstVisible:;
  48.     };
  49.     OUTLETS = {
  50.     fontTrap;
  51.     shellExitMatrix;
  52.     fontField;
  53.     sizeForm;
  54.     };
  55.     SUPERCLASS = Object;
  56. };
  57. TitleBarController = {
  58.     ACTIONS = {
  59.     customTitleChanged:;
  60.     titleBitsChanged:;
  61.     };
  62.     OUTLETS = {
  63.     fakeTitle;
  64.     elementMatrix;
  65.     titleForm;
  66.     prefObject;
  67.     };
  68.     SUPERCLASS = Object;
  69. };
  70. EmulationController = {
  71.     ACTIONS = {
  72.     firstVisible:;
  73.     suggest:;
  74.     showDefault:;
  75.     revert:;
  76.     };
  77.     OUTLETS = {
  78.     checkMatrix;
  79.     translateCheck;
  80.     altMatrix;
  81.     altBox;
  82.     altMsg;
  83.     keypadCheck;
  84.     strictCheck;
  85.     };
  86.     SUPERCLASS = Object;
  87. };
  88. ShellController = {
  89.     ACTIONS = {
  90.     sourceDotLoginChanged:;
  91.     firstVisible:;
  92.     shellChanged:;
  93.     };
  94.     OUTLETS = {
  95.     shellForm;
  96.     sourceCheck;
  97.     };
  98.     SUPERCLASS = Object;
  99. };
  100. MiscController = {
  101.     ACTIONS = {
  102.     handleReturn:;
  103.     limitLines:;
  104.     unlimitLines:;
  105.     };
  106.     OUTLETS = {
  107.     linesLimited;
  108.     autoFocusCheck;
  109.     otherOptionsMatrix;
  110.     linesUnlimited;
  111.     wrapCheck;
  112.     okButton;
  113.     lineLimitField;
  114.     scrollbackEnableCheck;
  115.     };
  116.     SUPERCLASS = Object;
  117. };
  118. FontTrap = {
  119.     ACTIONS = {
  120.     changeFont:;
  121.     };
  122.     OUTLETS = {
  123.     fontTarget;
  124.     targetProxy;
  125.     };
  126.     SUPERCLASS = View;
  127. };
  128. SizeAndFontController = {
  129.     ACTIONS = {
  130.     showDefault:;
  131.     setDefault:;
  132.     suggest:;
  133.     firstVisible:;
  134.     setStruct:;
  135.     setFont:;
  136.     setFromStruct:;
  137.     };
  138.     OUTLETS = {
  139.     fontDisplayField;
  140.     sizeForm;
  141.     };
  142.     SUPERCLASS = Object;
  143. };
  144. Preferences = {
  145.     ACTIONS = {
  146.     windowDidResignKey:;
  147.     revert:;
  148.     changePane:;
  149.     suggest:;
  150.     showPrefWindow:;
  151.     setDefaultX:;
  152.     handleReturnByProxy:;
  153.     windowDidBecomeKey:;
  154.     ok:;
  155.     showDefaultX:;
  156.     };
  157.     OUTLETS = {
  158.     okButton;
  159.     suggestButton;
  160.     miscPane;
  161.     revertButton;
  162.     processMonitorCntl;
  163.     shellCntl;
  164.     setDefaultButton;
  165.     startupCntl;
  166.     paneSelector;
  167.     currentTerminal;
  168.     windowPane;
  169.     titleBarPane;
  170.     processMonitorPane;
  171.     emulationPane;
  172.     startupPane;
  173.     windowCntl;
  174.     buttonMatrix;
  175.     installedPane;
  176.     titleBarCntl;
  177.     miscCntl;
  178.     window;
  179.     container;
  180.     showDefaultButton;
  181.     shellPane;
  182.     emulationCntl;
  183.     };
  184.     SUPERCLASS = Object;
  185. };
  186.